home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 132 / 132.d81 / b.ls scroller (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  804b  |  20 lines

  1. 10 poke53281,0:poke53280,0:print"[147]":gosub60000
  2. 20 poke43,1:poke44,16:poke4096,0:poke52,117:poke56,117:clr
  3. 25 dv=peek(186):ifdv<8thendv=8
  4. 30 print"[144]load"chr$(34)"ls scroller";chr$(34)","dv
  5. 40 print"run"
  6. 50 poke631,13:poke632,13:poke198,2:end
  7. 10000 dv=peek(186):open15,dv,15,"s0:b.ls scroller"
  8. 10010 close15:save"b.ls scroller",dv:end
  9. 60000 print"[147]":z$=" [152]                                      ":poke214,10:print
  10. 60010 print" [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]":fori=0to9:printz$:next
  11. 60020 print" [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][152]"
  12. 60030 z$(0)="[204][207][193][196][211][212][193][210] [195][210][197][196][201][212] [211][195][210][207][204][204][197][210]":z$(1)="by [212]. [204]. [198]lynn
  13. 60040 z$(2)[178]"(len) 1995 by (NULL)oftdisk (NULL)ublishing"[170][199](13)
  14. 60050 z$(3)[178]"(NULL)his program is the copyrighted work
  15. 60060 z$(4)="of [211][207][198][212][196][201][211][203] [208][213][194][204][201][211][200][201][206][199].  [201]t is not"
  16. 60070 z$(5)="shareware or in the public domain."
  17. 60080 z$(6)="[212]o subscribe call 1-800-594-3370."
  18. 60090 poke214,12:print
  19. 60100 fori=0to6:printtab(20-(len(z$(i))/2))""z$(i):next:return
  20.